Computer Science for IGCSE & O level - Programming (Section 3 - No. 26)
What is the main purpose of comments in programming?
To control the program's output.
To provide explanations about the code.
To speed up the program's execution.
To remove code that is not needed.
คำอธิบาย
Comments add explanations.
